![]() |
KCGetDefaultKeychain |
||||
Header: | Keychain.h | Carbon status: | Under Evaluation | |
Obtains the default keychain.
OSStatus KCGetDefaultKeychain ( KCRef *keychain );
On return, a pointer to default keychain reference.
A result code. The result code errKCNoDefaultKeychain indicates that there is no default keychain.
You can determine the name of the default keychain by passing the returned keychain reference to the function KCGetKeychainName.
Available beginning with Keychain Manager 1.0.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)